home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 38
/
Aminet 38 (2000)(Schatztruhe)[!][Aug 2000].iso
/
Aminet
/
dev
/
c
/
fftPPC.lha
/
fftPPC
/
include
/
malloc.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2000-05-31
|
140 b
|
13 lines
/* hack :-) */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
extern double hypot(double a, double b);